Vcenter NamespaceManagement Supervisors Networks Edges AviUpdateSpec

Vcenter NamespaceManagement Supervisors Networks Edges AviUpdateSpec
Vcenter NamespaceManagement Supervisors Networks Edges AviUpdateSpec

The Vcenter NamespaceManagement Supervisors Networks Edges AviUpdateSpec defines parameters for updating an Avi Load Balancer.

This schema was added in vSphere API 9.0.0.0.

JSON Example
{
    "username": "string",
    "password": "string",
    "certificate_authority_chain": "string"
}
string
username
Optional

An administrator user name for accessing the Avi Controller.

This property was added in vSphere API 9.0.0.0.

If missing or null, the existing username will not be modified.

string As password As password
password
Optional

The password for the administrator user.

This property was added in vSphere API 9.0.0.0.

If missing or null, the existing password will not be modified.

string
certificate_authority_chain
Optional

CertificateAuthorityChain contains PEM-encoded CA chain which is used to verify x509 certificates received from the server.

This property was added in vSphere API 9.0.0.0.

If missing or null, the existing PEM-encoded CA chain will not be modified.